home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / powerd / modules.lha / modules / asl.m < prev    next >
Encoding:
Text File  |  2002-01-13  |  400 b   |  12 lines

  1. LIBRARY ASLBase
  2.     AllocFileRequest()(d0)=-30,
  3.     FreeFileRequest(a0)(d0)=-36,
  4.     RequestFile(a0)(d0)=-42,
  5.     AllocAslRequest(d0,a0=NIL:PTR TO TagItem)(d0)=-48,
  6.     AllocAslRequestTags(d0,a0=NIL:LIST OF TagItem)(d0)=-48,
  7.     FreeAslRequest(a0)(d0)=-54,
  8.     AslRequest(a0,a1=NIL:PTR TO TagItem)(d0)=-60,
  9.     AslRequestTags(a0,a1=NIL:LIST OF TagItem)(d0)=-60,
  10.     AbortAslRequest(a0)(d0)=-78,
  11.     ActivateAslRequest(a0)(d0)=-84
  12.